=======================================
SNES Font generator ver 0.9
(C) YnT, 2006
Web : ynt.darkmazda.com
email : yoninnotranslators@hotmail.com
Last revised : 27/11/2006
=======================================

What is this?
------------------

  This is a simple SNES font conversion Utility for Windows True-Type fonts.
  It transforms a Windows TT font to a SNES one. Bear in mind that the Conversion is not 100% perfect,
  since most font sets have special shadow drawings etc, which can in NO way be implemented in a 
  flexible heuristic algorithm. You can edit the conversion result with a program like TileLayer Pro (tm)
  to perfect it up to your own needs.

Yes, but how does it work?
----------------------------

  *Simply Select a TT font from the list on the left and then type in the Alphabet text you want 
   in the Memo on the bottom of the Window. To convert it choose the Action -> Convert Menu.
  *To save the conversion to a file choose the File -> Save Conversion.
  *To save the Alphabet data to a file choose the File -> Save Alphabet.
  *You can export the Preview to a BitMap file too by choosing Action -> Save Preview.
  *To get an idea on how much space the single characters will take up on the SNES screen, I implemented
   a grid-drawing routine which renders squares in 8x8 pixels size on the preview window.
  *To enable the Grid simply choose Options -> Grid. WARNING : MAY NOT BE ACCURATE!
  *You can resize the font by rightclicking the preview layer and select a size.
  *You can set up the font aligment (top only).
  *You can load a palette and select both font and shadow colors

"Thank you"'s and "Hi"'s
----------------------------

  Hmm...thanks go out to Qwerty for first, because of his (or hers?) awesome Doc.
  Oh and then there's Darkforce too! An awesome SNES hacker (and much more, a great friend 
  of mine in the emu-scene). 
  All of the YnT ex-members and current members!
  Especially Byuu : http://byuu.cinnamonpirate.com/
  And, of course, all the other people I forgot.^^
  Last but not least: to Kent Hansen, for his Wonderful Tile Layer Pro 

Copyright issues
----------------------

  YnT is in NO WAY affiliated with Nintendo and/or Microsoft or Apple, or one of the companies 
  wich the marks TT, SNES refer to. This Software is free, pure hobby and thus 
  non-commercial. If you use it to get profit for your own businness, you're a lamer.
  If you're a lamer, i don't understand why you use this software at all.
  

History
----------------------
Ver 0.9

  *Added Palette support, alignemtn options.
  *Renewed Save/Load engine to XML files.
  *Added Shadow support	

Ver 0.1

  *Added basic functionality, like Saving / Opening alphabet files, conversion saving and routines. It         works, very well, think i'll release it right away ^^. 
  *Added unused Space cutoff routine, which cuts off white lines (gets a shorter width).

  